Skip to content

[libpq] Update to 14.1#22254

Closed
Neumann-A wants to merge 19 commits intomicrosoft:masterfrom
Neumann-A:update_libpq_14.1
Closed

[libpq] Update to 14.1#22254
Neumann-A wants to merge 19 commits intomicrosoft:masterfrom
Neumann-A:update_libpq_14.1

Conversation

@Neumann-A
Copy link
Contributor

@Neumann-A Neumann-A commented Dec 29, 2021

No description provided.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!

After committing all other changes, the version database must be updated
git add -u && git commit
git checkout 95d4d067f05b36225b292bf1c3156a7a20c913c0 -- versions
./vcpkg x-add-version --all
Diff
diff --git a/versions/baseline.json b/versions/baseline.json
index 88a9ff8..d79fc92 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -3805,8 +3805,8 @@
       "port-version": 14
     },
     "libpq": {
-      "baseline": "12.9",
-      "port-version": 1
+      "baseline": "14.1",
+      "port-version": 0
     },
     "libpqxx": {
       "baseline": "7.6.0",
diff --git a/versions/l-/libpq.json b/versions/l-/libpq.json
index bdad019..baff1cf 100644
--- a/versions/l-/libpq.json
+++ b/versions/l-/libpq.json
@@ -1,5 +1,10 @@
 {
   "versions": [
+    {
+      "git-tree": "9a6f7d3b67cf4c36d520f9699e564f1af3fdbfe4",
+      "version": "14.1",
+      "port-version": 0
+    },
     {
       "git-tree": "099cade84111279ffa4a909061cb8f4f36137842",
       "version": "12.9",

@JonLiu1993 JonLiu1993 self-assigned this Dec 30, 2021
@JonLiu1993 JonLiu1993 added the category:port-update The issue is with a library, which is requesting update new revision label Dec 30, 2021
@JonLiu1993 JonLiu1993 linked an issue Dec 30, 2021 that may be closed by this pull request
@JonLiu1993
Copy link
Contributor

@Neumann-A ,Thanks for your pr, please run command "./vcpkg x-add-version libpq --overwrite-version" and commit again after you finish your pr.

@Neumann-A Neumann-A marked this pull request as ready for review December 31, 2021 09:31
@BillyONeal
Copy link
Member

CMake Error at scripts/cmake/vcpkg_build_make.cmake:225 (file):
  file RENAME failed to rename

    /Users/vagrant/Data/packages/libpq_x64-osx_tmp/Users/vagrant/Data/installed/x64-osx

  to

    /Users/vagrant/Data/packages/libpq_x64-osx

  because: No such file or directory

Hmmmm

@Neumann-A
Copy link
Contributor Author

@BillyONeal don't know whats going on. Linux seems to work.... but also saw something wrong in the build logs which is fixed by #22313. I doubt it will fix the osx build here though.

@JonLiu1993 JonLiu1993 added the depends:different-pr This PR or Issue depends on a PR which has been filed label Jan 4, 2022
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!

After committing all other changes, the version database must be updated
git add -u && git commit
git checkout b934807c799fd84c2e1e168b8d3472d4904a6f90 -- versions
./vcpkg x-add-version --all
Diff
diff --git a/versions/l-/libpq.json b/versions/l-/libpq.json
index 6258d71..6600849 100644
--- a/versions/l-/libpq.json
+++ b/versions/l-/libpq.json
@@ -1,7 +1,7 @@
 {
   "versions": [
     {
-      "git-tree": "66a003d29be3090df8d9683b9a19010caa681283",
+      "git-tree": "0381cdcd4583eb31cd7675aca3b3398dd5d3945b",
       "version": "14.1",
       "port-version": 0
     },

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!

After committing all other changes, the version database must be updated
git add -u && git commit
git checkout b934807c799fd84c2e1e168b8d3472d4904a6f90 -- versions
./vcpkg x-add-version --all
Diff
diff --git a/versions/l-/libpq.json b/versions/l-/libpq.json
index 6258d71..45e61e4 100644
--- a/versions/l-/libpq.json
+++ b/versions/l-/libpq.json
@@ -1,7 +1,7 @@
 {
   "versions": [
     {
-      "git-tree": "66a003d29be3090df8d9683b9a19010caa681283",
+      "git-tree": "b54ccb28171959846ca800744103f30ebb28dc97",
       "version": "14.1",
       "port-version": 0
     },

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!

After committing all other changes, the version database must be updated
git add -u && git commit
git checkout b934807c799fd84c2e1e168b8d3472d4904a6f90 -- versions
./vcpkg x-add-version --all
Diff
diff --git a/versions/l-/libpq.json b/versions/l-/libpq.json
index 6258d71..895e9da 100644
--- a/versions/l-/libpq.json
+++ b/versions/l-/libpq.json
@@ -1,7 +1,7 @@
 {
   "versions": [
     {
-      "git-tree": "66a003d29be3090df8d9683b9a19010caa681283",
+      "git-tree": "3264783d841109f40490ad7142c038d78da4c3b8",
       "version": "14.1",
       "port-version": 0
     },

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!

After committing all other changes, the version database must be updated
git add -u && git commit
git checkout b934807c799fd84c2e1e168b8d3472d4904a6f90 -- versions
./vcpkg x-add-version --all
Diff
diff --git a/versions/l-/libpq.json b/versions/l-/libpq.json
index 6258d71..895e9da 100644
--- a/versions/l-/libpq.json
+++ b/versions/l-/libpq.json
@@ -1,7 +1,7 @@
 {
   "versions": [
     {
-      "git-tree": "66a003d29be3090df8d9683b9a19010caa681283",
+      "git-tree": "3264783d841109f40490ad7142c038d78da4c3b8",
       "version": "14.1",
       "port-version": 0
     },

@JackBoosY JackBoosY removed the depends:different-pr This PR or Issue depends on a PR which has been filed label Jan 6, 2022
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!

After committing all other changes, the version database must be updated
git add -u && git commit
git checkout b934807c799fd84c2e1e168b8d3472d4904a6f90 -- versions
./vcpkg x-add-version --all
Diff
diff --git a/versions/l-/libpq.json b/versions/l-/libpq.json
index 6258d71..895e9da 100644
--- a/versions/l-/libpq.json
+++ b/versions/l-/libpq.json
@@ -1,7 +1,7 @@
 {
   "versions": [
     {
-      "git-tree": "66a003d29be3090df8d9683b9a19010caa681283",
+      "git-tree": "3264783d841109f40490ad7142c038d78da4c3b8",
       "version": "14.1",
       "port-version": 0
     },

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!

After committing all other changes, the version database must be updated
git add -u && git commit
git checkout b934807c799fd84c2e1e168b8d3472d4904a6f90 -- versions
./vcpkg x-add-version --all
Diff
diff --git a/versions/l-/libpq.json b/versions/l-/libpq.json
index 6258d71..895e9da 100644
--- a/versions/l-/libpq.json
+++ b/versions/l-/libpq.json
@@ -1,7 +1,7 @@
 {
   "versions": [
     {
-      "git-tree": "66a003d29be3090df8d9683b9a19010caa681283",
+      "git-tree": "3264783d841109f40490ad7142c038d78da4c3b8",
       "version": "14.1",
       "port-version": 0
     },

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!

After committing all other changes, the version database must be updated
git add -u && git commit
git checkout b934807c799fd84c2e1e168b8d3472d4904a6f90 -- versions
./vcpkg x-add-version --all
Diff
diff --git a/versions/l-/libpq.json b/versions/l-/libpq.json
index 6258d71..895e9da 100644
--- a/versions/l-/libpq.json
+++ b/versions/l-/libpq.json
@@ -1,7 +1,7 @@
 {
   "versions": [
     {
-      "git-tree": "66a003d29be3090df8d9683b9a19010caa681283",
+      "git-tree": "3264783d841109f40490ad7142c038d78da4c3b8",
       "version": "14.1",
       "port-version": 0
     },

@Neumann-A
Copy link
Contributor Author

This PR is stuck unless somebody finds out what is happening on OSX and why it is not installing stuff there.
I might take the vcpkg_configure_make changes out into another PR.

@daschuer
Copy link
Contributor

I will take over. I have a working for arm64-osx ..

@JackBoosY
Copy link
Contributor

@daschuer Also please take a look at issue #22163.

@Neumann-A Neumann-A deleted the update_libpq_14.1 branch November 13, 2024 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category:port-update The issue is with a library, which is requesting update new revision

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[libpq] update to 14.0

5 participants